home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / astroys.swf / scripts / DefineButton2_69 / BUTTONCONDACTION on(release, keyPress n).as
Encoding:
Text File  |  2006-06-13  |  57 b   |  4 lines

  1. on(release, keyPress "n"){
  2.    _root.gotoAndStop(2);
  3. }
  4.